[INFO] cloning repository https://github.com/stevenwcarter/chore-tracker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stevenwcarter/chore-tracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenwcarter%2Fchore-tracker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenwcarter%2Fchore-tracker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c33a7f00a438442c27784ee591088c0b89a1dda6
[INFO] fixing stevenwcarter/chore-tracker against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenwcarter%2Fchore-tracker" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stevenwcarter/chore-tracker
[INFO] finished tweaking git repo https://github.com/stevenwcarter/chore-tracker
[INFO] tweaked toml for git repo https://github.com/stevenwcarter/chore-tracker written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stevenwcarter/chore-tracker on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stevenwcarter/chore-tracker already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tikv-jemallocator v0.6.1
[INFO] [stderr]   Downloaded compression-codecs v0.4.31
[INFO] [stderr]   Downloaded compression-core v0.4.29
[INFO] [stderr]   Downloaded migrations_macros v2.3.0
[INFO] [stderr]   Downloaded migrations_internals v2.3.0
[INFO] [stderr]   Downloaded juniper_subscriptions v0.18.0
[INFO] [stderr]   Downloaded dsl_auto_type v0.2.0
[INFO] [stderr]   Downloaded libflate_lz77 v2.2.0
[INFO] [stderr]   Downloaded diesel_table_macro_syntax v0.3.0
[INFO] [stderr]   Downloaded include-flate v0.3.1
[INFO] [stderr]   Downloaded include-flate-compress v0.3.1
[INFO] [stderr]   Downloaded include-flate-codegen v0.3.1
[INFO] [stderr]   Downloaded juniper_graphql_ws v0.5.0
[INFO] [stderr]   Downloaded serde_html_form v0.2.8
[INFO] [stderr]   Downloaded juniper_axum v0.3.0
[INFO] [stderr]   Downloaded diesel_migrations v2.3.2
[INFO] [stderr]   Downloaded libflate v2.2.0
[INFO] [stderr]   Downloaded jsonwebtoken v10.4.0
[INFO] [stderr]   Downloaded juniper_codegen v0.17.0
[INFO] [stderr]   Downloaded async-compression v0.4.32
[INFO] [stderr]   Downloaded webpki-roots v1.0.3
[INFO] [stderr]   Downloaded diesel_derives v2.3.4
[INFO] [stderr]   Downloaded bigdecimal v0.4.9
[INFO] [stderr]   Downloaded juniper v0.17.1
[INFO] [stderr]   Downloaded diesel v2.3.9
[INFO] [stderr]   Downloaded axum-embed v0.1.0
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.4.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d1dc2d863bba3d5cef6c06e65b01f44877803a51c3731a57e641af443e7f0b43
[INFO] running `Command { std: "docker" "start" "d1dc2d863bba3d5cef6c06e65b01f44877803a51c3731a57e641af443e7f0b43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d1dc2d863bba3d5cef6c06e65b01f44877803a51c3731a57e641af443e7f0b43" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1dc2d863bba3d5cef6c06e65b01f44877803a51c3731a57e641af443e7f0b43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d1dc2d863bba3d5cef6c06e65b01f44877803a51c3731a57e641af443e7f0b43" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]     Checking libflate_lz77 v2.2.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking tungstenite v0.29.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling libflate v2.2.0
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]    Compiling derive_utils v0.15.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]    Compiling auto_enums v0.8.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking arcstr v1.2.0
[INFO] [stderr]    Compiling diesel_derives v2.3.4
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]     Checking webpki-roots v1.0.3
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking curve25519-dalek v4.1.3
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking migrations_internals v2.3.0
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking serde_html_form v0.2.8
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling juniper_codegen v0.17.0
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling migrations_macros v2.3.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking jsonwebtoken v10.4.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking diesel v2.3.9
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking juniper v0.17.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]    Compiling include-flate-compress v0.3.1
[INFO] [stderr]     Checking compression-codecs v0.4.31
[INFO] [stderr]     Checking async-compression v0.4.32
[INFO] [stderr]    Compiling include-flate-codegen v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking include-flate v0.3.1
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking juniper_subscriptions v0.18.0
[INFO] [stderr]     Checking juniper_graphql_ws v0.5.0
[INFO] [stderr]     Checking ynab-api v4.0.0 (/opt/rustwide/workdir/ynab-api)
[INFO] [stderr]     Checking rust-embed v8.11.0
[INFO] [stderr]     Checking axum-extra v0.12.6
[INFO] [stderr]     Checking juniper_axum v0.3.0
[INFO] [stderr]     Checking axum-embed v0.1.0
[INFO] [stderr]     Checking diesel_migrations v2.3.2
[INFO] [stderr]     Checking tikv-jemallocator v0.6.1
[INFO] [stderr]     Checking chore-tracker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/site/build/' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stdout]   --> src/routes.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / #[folder = "site/build/"]
[INFO] [stdout] 22 | | struct Assets;
[INFO] [stdout]    | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/site/build/' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stdout]   --> src/routes.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / #[folder = "site/build/"]
[INFO] [stdout] 22 | | struct Assets;
[INFO] [stdout]    | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `Assets` in the current scope
[INFO] [stdout]   --> src/routes.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct Assets;
[INFO] [stdout]    | ------------- associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 35 |         match Assets::get(path.as_str()) {
[INFO] [stdout]    |                       ^^^ associated function or constant not found in `Assets`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Embed`
[INFO] [stdout]            candidate #2: `NamedRow`
[INFO] [stdout]            candidate #3: `Row`
[INFO] [stdout]            candidate #4: `SliceIndex`
[INFO] [stdout]            candidate #5: `icu_collections::codepointtrie::cptrie::TypedCodePointTrie`
[INFO] [stdout]            candidate #6: `icu_properties::names::PropertyEnumToValueNameLookup`
[INFO] [stdout]            candidate #7: `icu_provider::baked::DataStore`
[INFO] [stdout]            candidate #8: `itertools::Itertools`
[INFO] [stdout]            candidate #9: `rustls::server::server_conn::StoresServerSessions`
[INFO] [stdout]            candidate #10: `toml_parser::source::SourceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `Assets` in the current scope
[INFO] [stdout]   --> src/routes.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct Assets;
[INFO] [stdout]    | ------------- associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 35 |         match Assets::get(path.as_str()) {
[INFO] [stdout]    |                       ^^^ associated function or constant not found in `Assets`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Embed`
[INFO] [stdout]            candidate #2: `NamedRow`
[INFO] [stdout]            candidate #3: `Row`
[INFO] [stdout]            candidate #4: `SliceIndex`
[INFO] [stdout]            candidate #5: `icu_collections::codepointtrie::cptrie::TypedCodePointTrie`
[INFO] [stdout]            candidate #6: `icu_properties::names::PropertyEnumToValueNameLookup`
[INFO] [stdout]            candidate #7: `icu_provider::baked::DataStore`
[INFO] [stdout]            candidate #8: `itertools::Itertools`
[INFO] [stdout]            candidate #9: `rustls::server::server_conn::StoresServerSessions`
[INFO] [stdout]            candidate #10: `toml_parser::source::SourceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chore-tracker` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chore-tracker` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "d1dc2d863bba3d5cef6c06e65b01f44877803a51c3731a57e641af443e7f0b43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1dc2d863bba3d5cef6c06e65b01f44877803a51c3731a57e641af443e7f0b43", kill_on_drop: false }`
[INFO] [stdout] d1dc2d863bba3d5cef6c06e65b01f44877803a51c3731a57e641af443e7f0b43
